McTrack.OffCompensation property

The compensation time with which a switch is turned off (falling edge) before or after a switching point per track. If the value is positive, the switch-off will be delayed; if the value is negative, the switch-off will be advanced.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double OffCompensation { get; set; }
Public Property OffCompensation As Double

Property Value

Type: double

See also

McTrack Class

IntervalZero.KINGSTAR.Base Namespace